info-xref.el: Update for Texinfo 5 change in *note format
authorGlenn Morris <rgm@gnu.org>
Wed, 26 Jun 2013 01:52:09 +0000 (18:52 -0700)
committerGlenn Morris <rgm@gnu.org>
Wed, 26 Jun 2013 01:52:09 +0000 (18:52 -0700)
commitea12653b579120622741a324e196c112b4274a10
treef4099e30676df110ea8a297afd83e2248cd83f5c
parentd411dd02d2345b9957b5afe49b334351ad3652ba
info-xref.el: Update for Texinfo 5 change in *note format

* lisp/info-xref.el (info-xref-node-re, info-xref-note-re): New constants.
(info-xref-check-buffer): Use info-xref-note-re.

* test/automated/info-xref.el: New file.
lisp/ChangeLog
lisp/info-xref.el
test/ChangeLog
test/automated/info-xref.el [new file with mode: 0644]